﻿@font-face { font-family: 'BodyFont'; src: url('../fonts/BodyFont.ttf') format('truetype'); }
@font-face { font-family: 'NavFont'; src: url('../fonts/NavFont.otf') format('truetype'); }
@font-face { font-family: 'ProtitleFont'; src: url('../fonts/RobotoLightFont.ttf') format('truetype'); }
@font-face { font-family: 'SubtitleFont'; src: url('../fonts/SubtitleFont.ttf') format('truetype'); }
@font-face { font-family: 'RobotoFont'; src: url('../fonts/RobotoFont.ttf') format('truetype'); }

/*#region reset*/
body { color: #3c3c3c; font-size: 14px; font-family: "ProtitleFont";}
a:hover { color: #2c77c3; transition: all 0.3s; }
.search-group{ margin-left:0px;}
.search-group .form-control{border-right-width: 0;border-radius: 12px 0  0 12px}
.search-group .btn {border: 1px solid #ced4da;border-left-width: 0;border-radius: 0 12px 12px 0;}
.form-feedback label {font-weight: 400;text-transform: uppercase;font-size: 0.75rem;}
.banner-nav .title{ font-family: 微软雅黑;font-weight: 600;}
.swiper-slide-child{}
/*#region banner*/
/*#endregion*/
.header{ top: 0;}
.topbg .social a { border-radius: 0; }
.topbg .social a:first-child { background: url(../../images/social-facebookbg.png) no-repeat center !important }
.topbg .social a:nth-child(2n) { background: url(../../images/social-twitterbg.png) no-repeat center !important }
.topbg .social a:nth-child(3n) { background: url(../../images/social-linkedinbg.png) no-repeat center !important }
.topbg .social a:nth-child(4n) { background: url(../../images/social-youtubebg.png) no-repeat center !important }
.top-bar{ padding: 0.25rem 0;border-bottom: 1px solid #e9e9e9;color:#999;}
.top-bar a{color:#999}
.top-bar .icon{ margin-right: 0.25rem;}
.header{ background: #fff;overflow: visible;top: 0;z-index:2}
.navbar-custom{top: 0;z-index: 2;background: #fff;}
.navbar-custom .navbar-nav > .nav-item { margin-right:25px; padding-top:30px;padding-bottom:30px;}
.navbar-custom .navbar-nav{ }
.navbar-custom .navbar-nav .nav-link { padding: 1rem 5px; text-align: center; font-size: 20px;  border-bottom: 3px solid #fff; font-family: 微软雅黑;color:#11387f; }
.navbar-custom .navbar-nav .nav-link:hover, .navbar-custom .navbar-nav .nav-link:focus { color: #3664af; border-bottom: 3px solid #32399e; transition: all 0.3s; }
.navbar-custom .navbar-nav .nav-link.disabled {color: rgba(0, 0, 0, 0.3);}
.navbar-custom .navbar-nav .show > .nav-link,
.navbar-custom .navbar-nav .active > .nav-link,
.navbar-custom .navbar-nav .nav-link.show,
.navbar-custom .navbar-nav .nav-link.active { color: #3664af; border-bottom: 3px solid #32399e; transition: all 0.3s; }
.navbar-custom .navbar-text {color: rgba(0, 0, 0, 0.5);}
.navbar-custom .navbar-text a {color: rgba(0, 0, 0, 0.9);}
.navbar-custom .navbar-text a:hover, .navbar-custom .navbar-text a:focus {color: rgba(0, 0, 0, 0.9);}

header .col-12, header .navbar { position: static; }
header .navbar { margin-left:92px; }
.navbar-nav .nav-item .dropdown-menu-pc { display: none; position: absolute; width: 100%; top: 164px; left: 0; background: #f2f2f2; z-index: 999; padding-top: 20px; padding-bottom: 40px; }
.navbar-nav .nav-item .dropdown-menu-pc.show { display: block; }
.dropdown-menu-pc h4 { font-size: 1.3rem; color: #3664af; margin-bottom: 10px; margin-top: 15px; font-weight: 600;}
.dropdown-menu-pc p { margin-bottom:5px; }
.dropdown-menu-pc p a { font-size: 1rem; color: #3c3c3c; }
.dropdown-menu-pc p a:hover { color: #3664af;transition: all 0.3s; }
@media(max-width:992px) { .dropdown-menu{ box-shadow: none;background: #fff;}
    .navbar-custom .navbar-collapse{ background: #fff;border-top: 1px solid #f2f3f4;position: absolute;top: 100%;width: 100%;left: 0;}
}
@media(max-width:576px) {
    .navbar-nav { border-top: 1px solid #f2f2f2 }
    .navbar-brand { padding: 12px 0px; }
    .navbar-brand > .img-fluid { max-width: 260px }
    header .col-12, header .navbar { position: relative; }
    header .navbar { margin-left: 0px; }
    .navbar-custom .navbar-nav > .nav-item { margin-right: 0px; padding-top: 0px; padding-bottom: 0px; }
    .navbar-custom .navbar-nav .show > .nav-link,
    .navbar-custom .navbar-nav .active > .nav-link,
    .navbar-custom .navbar-nav .nav-link.show,
    .navbar-custom .navbar-nav .nav-link.active { color: #3664af; border-bottom: 0px solid #32399e; background: #3664af; color: #fff; transition: all 0.3s; }
    .navbar-custom .navbar-collapse { border-bottom: 4px solid #32399e; padding-bottom:10px; }
    .navbar-custom .navbar-nav .nav-link { padding: 0.7rem 5px 0.4rem; }
}
/*#endregion*/

.main-wrapper{ margin-top: 60px;}
.layout-wrapper{ padding: 15px;border:1px solid #e9eef4}
/*#region sidebar*/
.sidebar{ top: 0;margin-bottom: 1.25rem;}
/*#region collapse menu*/
.menu-collapse{border-radius: 6px 6px 0 0;border: 1px solid #e7e7e7}
.menu-collapse .collapse-title { padding: 0.875rem; background: #32399e; color: #fafafa; }
.menu-collapse .collapse-title h5{ font-size: 1.25rem;font-weight: 500;}
.menu-collapse .collapse-title .navbar-toggler{color: #fff;}
.menu-collapse .menu-link{ transition: background-color ease 0.2s;color: #3c3c3c;border-bottom: 1px solid #e7e7e7}
.menu-collapse ul ul .menu-link{padding: 12px 16px 12px 30px;}
.menu-collapse .menu-link:before { content: "●"; font-size: 0.75rem; margin-right: 5px; color: #32399e }
.menu-collapse .menu-link:hover{ background: #f8f9fa;}
.menu-collapse  .drop{ }
.menu-collapse .menu-link.active{background: #f6f6f6;color:#3c3c3c}
/*#endregion*/
/*#region horizontal menu*/
.menu-horizontal .nav-item{margin: 0 0.25rem;}
.menu-horizontal .nav-link{ padding: 0.75rem 1rem;background: #f2f2f2;border-radius: 0px;color: #3c3c3c;}
.menu-horizontal .nav-link.active{ background: #E20001;color: #fff;}
.menu-horizontal-child {background: #f2f2f2;}
@media(max-width:768px) {
    .menu-horizontal .nav-item{ margin: 0;}
    .menu-horizontal-child{ justify-content: left;}
    .menu-horizontal-child .nav-link{ padding: 0.5rem 1.5rem;}
}
/*#endregion*/
.side-wrapper{ background: #F5F5F5;padding: 25px 20px;margin-bottom: 1.5rem;}
.side-wrapper .title{ font-family: 微软雅黑;margin-bottom: 1rem;font-size: 1rem;font-weight: 600;color: #1f365c;text-transform: uppercase}
.media-article{ margin-top: 1.25rem;}
.media-article img{ max-width: 60px;margin-right: 12px;}
.media-article .post-title{ font-size: 0.875rem;font-weight: normal;margin-bottom: 2px;line-height: 1.5;}
.media-article .post-title a{ transition: color ease 0.2s;}
.media-article .post-title a:hover{color:#C42729}
.media-article time{ font-size: 0.75rem;color:#8c95a2}
.side-wrapper .product-col .card-title{ padding: 0.5rem 0.25rem;font-size: 0.75rem;}
.side-wrapper .product-col .card-thumb{ border: 1px solid #fff;}
@media(max-width:992px) {
    .side-wrapper{ padding: 25px 20px;}
    .media-article img{max-width:90px}
}
/*分页*/
.nav-page-wrapper {display: -ms-flexbox;display: flex;justify-content: center;margin-top: 2rem;}
.nav-page-wrapper a {background: #342C2A;color: #fff;padding: 5px 10px;margin-right: 10px;}
.nav-page-wrapper a:last-child{ margin-right: 0;}
/*#endregion*/
/*#region*/
.form-feedback .btn{color: #777;color: #fff;background:#3664af}
/*.breadcrumb{ margin-bottom: 0;padding-left: 0;padding-right: 0;font-size:0.875rem}*/
.main-container{ padding-top: 40px;padding-bottom: 40px;}
@media(max-width:768px) {
    .main-container{ padding-top: 20px;padding-bottom: 20px;}
}

/*#endregion*/
/*#region page-title*/
.page-title { padding: 1rem 0; background: #f2f2f2; background-size: cover; line-height: 1; }
.page-title .container-xl { display: -ms-flexbox; display: flex; justify-content: space-between }
.page-title .title{font-family: 微软雅黑;margin-bottom: 0;font-size: 1.5rem;font-weight: 300;text-align: center;align-self: center;}
.page-title .breadcrumb{ justify-content: center; font-size: 14px; color:#3c3c3c }
.page-title .breadcrumb:before{ font-family: cmsfont;content: "\f80a";margin-right: 0.25rem;}
.page-title .breadcrumb  .breadcrumb-item a{font-size: 1rem; color:#848484}
@media(max-width:768px) {
    .page-title{padding:0.875rem 0}
    .page-title .container-xl{ flex-direction: column}
    .page-title .title{font-size: 1.25rem;margin-bottom: 0.5rem;}
    .page-title .breadcrumb:before{ display: none;margin-right: 0;}
}

/*#endregion*/
/*#region sub-nav*/
.sub-title .title { font-size: 2.3rem; color: #11387f; text-align: center; padding: 40px; margin-bottom: 0;  }
.sub-title p { padding-left:200px;padding-right:200px; text-align:left;margin-bottom:3rem; font-size: 1rem;}
.sub-title2 { font-size: 2.3rem; color: #11387f; text-align: center; padding-bottom: 20px; margin-bottom: 2rem;  border-bottom: 1px solid #eaeaea }
.sub-nav { background: #f2f2f2; }
.sub-nav .menu-horizontal-wrapper { margin-bottom:0;}
.sub-nav .menu-horizontal-wrapper .nav-link {  font-size: 1.3rem; }
.sub-nav .menu-horizontal .nav-link.active { background: #3664af }
.sub-nav-child { background: #fbfbfb; }
.sub-nav-child .menu-horizontal-child { background: #fbfbfb; padding-top:20px;padding-bottom:20px; }
.sub-nav-child .menu-horizontal-wrapper { margin-bottom:0px; }
.sub-nav-child .menu-horizontal-child li { width:230px; }
.sub-nav-child .menu-horizontal-child .nav-link { text-align:left;justify-content:flex-start;padding:0.25rem 0.875rem;font-size: 1rem;}
.sub-nav-child .menu-horizontal-child li:before { content: "●"; font-size: 0.5rem; margin-right: 5px; color: #3664af; position: absolute; left: 0; top: 7px; }
.sub-nav-child .menu-horizontal-child .nav-link.active { color: #3664af }

.pro-subtitle { background: #3664af; }
.pro-subtitle h3 { background: #3664af; padding: 10px 0px; color: #fff; text-align: center; display:inline-block;margin-bottom:0; font-size: 1.75rem; }
@media(max-width:576px) {
    .sub-title p { padding-left: 15px; padding-right: 15px; text-align: center; margin-bottom: 3rem; }
}
/*#endregion*/
/*#region product list style*/
.product-col { margin-bottom: 1rem; }
.product-col .card { height: 100%; font-family: Arial; }
.product-col .card-title { text-align: left; flex-grow: 1; font-size: 14px; font-weight: normal; margin: 0; padding: 0.75rem 0.75rem; background: #f5f3f2; border-radius: 5px 5px 0 0; }
/*.product-col .card-title { text-align: left; flex-grow: 1; font-size: 14px; font-weight: normal; margin: 0; padding: 0.75rem 0.75rem; background: #f5f3f2; border-radius: 5px 5px 0 0; overflow: hidden; text-overflow:ellipsis; white-space:nowrap; }*/
.product-col .card-title a { color: #847770; transition: all ease 0.2s; font-size: 1rem; }
.product-col .card-title a:hover { color: #3664af }
.product-col .card-thumb { background: #f5f3f2; border-radius: 0 0 5px 5px;overflow:hidden; }
.product-col .card-body{ font-size: 14px; padding: 0.75rem;flex-grow: 0;color: #3c3c3c; }

.pro-app .product-col { margin-bottom: 0 }
.pro-app .product-col .card-thumb { background: none; border-radius: 0px; }
.pro-app .product-col .card-title { background: none; border-radius: 0px;justify-content:center; display:flex }
.pro-app .product-col .card-title a { text-align: center; color: #696969 }
.pro-app .product-col .card-title a:hover { color: #3664af }

.pro-news .card-thumb img { width:100%;height:auto; }
.pro-news h4 { font-size:20px; color:#3765af ;margin-bottom:1rem; font-weight: 600;}
.pro-news p { font-size: 15px; margin-bottom:2.3rem; }
.pro-news a { font-size: 18px; color: #3765af ;font-weight: 600;}
/*#endregion*/
/*#region img list style*/
.img-col { margin-bottom: 1.25rem; }
.img-col .card-thumb { border: 3px solid #c8ddf5; height: 100%; }
.img-col .card-title { flex-grow: 1; margin: 0; padding: 1rem 0.75rem; background: #EEE; text-align: center; background: url(../../images/eqbg.jpg) no-repeat center top; font-size: 1rem; }

.down-col{ margin-bottom: 1.5rem;}
.down-col .card{border: 1px solid #f2f2f2;}
.down-col .card-title{flex-grow:1;background: #EEEEEE;padding: 1rem;margin: 0;transition: all ease 0.2s;}
.down-col .card-thumb:hover img {filter: hue-rotate(120deg);opacity: 0.8;}
.down-col:hover .card-title{ background: #E9F6FE;color:#204480}

.cert-desc { font-size: 1.2rem; color: #3c3c3c }
.cert-col { margin-bottom: 1.25rem; }
.cert-col .card { padding: 1rem; box-shadow: 4px 4px 8px #f0f0f0 }
.cert-col .card-thumb { border: 1px solid #dbdbdb; }
.cert-col .card-title { display: -ms-flexbox; display: flex; justify-content: center; align-items: center; flex-grow: 1; margin: 0; padding: 0.5rem 0.75rem; margin-top: 0.5rem; text-align: center;color: #3c3c3c; font-size: 1rem; }

@media(max-width:576px) {
    .cert-row .card-body { padding: 1.25rem 0rem; }
    .cert-row .card-title { font-size: 1.25rem; }
}

.clients-title { background: #3664af; padding: 10px 23px; min-width: 150px; border-radius: 25px; font-size: 1.3rem; display: inline-block; color: #fff; text-align: center; margin-bottom: 2rem; }
.clients-box { border: 1px solid #dadada; border-radius: 20px; box-shadow: 4px 4px 8px #d9d9d9;overflow:hidden;display:flex;justify-content:center;align-items:center;padding:8px; margin-bottom:2rem; }

.video-col { margin-bottom: 1.5rem; }
.video-col .card{height: 100%;border: 1px solid #f2f2f2;}
.video-col .card-title{ display: flex;display: -ms-flexbox;justify-content: center;align-items: center;flex-grow: 1;margin: 0;padding: 0.75rem 0.5rem;text-align: center;background: #342C2A;color: #fff;font-size: 0.875rem;}
/*#endregion*/


/*#region content wrapper*/
.content-wrapper{ line-height: 1.7;background: #fff;margin-bottom: 1.5rem;}
.content-wrapper h2{font-size: 1rem;font-weight: 600;margin-bottom: 0.75rem;}
.content-wrapper h3{ font-size: 0.875rem;font-weight: 600;margin-bottom: 0.75rem;}
.content-wrapper img{ max-width: 100% !important;height: auto !important;}
.content-wrapper ol{margin-left: 1em;padding-left: 1em;}
.content-wrapper video{ max-width: 100% !important;height: auto !important;}
.content-wrapper iframe{ max-width: 100%;}
.content-wrapper table {width: 100%;margin-bottom: 1rem;color: #212529;}
.content-wrapper table th,.content-wrapper table td {padding: 0.5rem;vertical-align: middle;border: 1px solid #dee2e6;text-align: center;}
.content-wrapper table tbody tr:nth-of-type(odd) {background-color: rgba(0, 0, 0, 0.03);}
.content-wrapper table tbody tr:hover {background-color: rgba(0, 0, 0, 0.075);color: #555;}
/*.content-wrapper table p{ margin-bottom: 0;}*/
.content-wrapper .nav-tabs {background:#FAFCFF;}
.content-wrapper .nav-link{ padding: 0.75rem 1.75rem;border-color: transparent #dee2e6 transparent transparent !important;}
.content-wrapper .nav-tabs .active{ font-weight: 600;border-top: solid 2px #E64545 !important;}

.content-wrapper.product{border:1px solid #e9eef4}
.content-wrapper.product .content{padding: 1.5rem 1rem;}
.content-wrapper.product .content h2,.content-wrapper.product .content h3{ font-family: poppins;font-size: 1.25rem;font-weight: 500 !important;color:#0c2e60}

.content-wrapper.article .content{color:#777}

.content-wrapper header{text-align: center;margin-bottom: 1rem;}
.content-wrapper header span{ margin-right: 15px;}
.content-wrapper .sub-title{ font-size: 1.75rem;font-weight: 600;display:block}

.content-wrapper.article .content { color: #777 }
.content-wrapper.article .title { color: #0c2e60; font-family: 微软雅黑; font-size: 1.5rem; font-weight: 500; }
.content-wrapper.article .summary { padding-bottom: 20px; margin: 30px 0; font-size: 0.75rem; text-transform: uppercase; color: #83868c; border-bottom: 1px solid #e0e4e6; }
.content-wrapper.article .summary span { margin-right: 15px; }

.content-other { display: flex; justify-content: space-between; align-items: center; background: #ececec; padding: 30px 60px; margin-top: 20px; color: #3d3d3d }
.content-other a { color: #3d3d3d }
.content-other a:hover { color: #db261c }
.content-other .prev { width: 48%; background: url(../../images/previmg.jpg) left center no-repeat; padding-left: 50px; }
.content-other .next { width: 48%; text-align: right; background: url(../../images/nextimg.jpg) right center no-repeat; padding-right: 50px; }

.content-subtitle { background: #2763a5; padding: 10px; color: #fff; font-size: 1.4rem; margin-top: 30px; margin-bottom: 30px; }

@media(max-width:768px) {
    .content-wrapper .title{ font-size: 1.25rem;}
    .content-wrapper.product .content{padding:1.5rem 1rem;}
}

.post-navigation {padding: 25px 0;margin-top: 30px;margin-bottom: 15px;border-top: 1px solid #e6e6e6;border-bottom: 1px solid #e6e6e6;}
.post-navigation .col-12{ padding-bottom:0.5rem}
.post-navigation span{ margin-bottom: 5px;font-size: 0.75rem;display: block;text-transform: uppercase;}
.post-navigation .icon{ font-size: 1.25rem;color:#aaa}
.post-navigation a{ color: #1F365C;font-weight: 500;}
@media(max-width:992px) {
    .post-navigation .col-12{ text-align: center;}
}
.share-box{ text-align: center;}
.share-box p{ font-weight: 600;}

.page-link{padding: .5rem 0.875rem;}
.page-item.active .page-link {color: #fff;background-color: #444;border-color: #444;}
/*#end content wrapper*/

/*#endregion*/

/*#region content table container*/
.table-wrapper table { border: 1px solid #DCDCDC; color: #5b5b5b;}
.table-wrapper table th, .table-wrapper table td { padding: 5px; vertical-align: middle; font-size: 1rem;  border: 1px solid #dee2e6; text-align: left; padding-left:30px;  }
.table-wrapper table tbody tr:nth-of-type(even) { background-color: #cdcdcd; }
.table-wrapper table tbody tr:hover { background-color: #dee2e6; color: #555; }
.table-wrapper table tbody tr:first-child { background-color: #5b5b5b; color: #fff;  }
.table-wrapper table tbody tr:first-child:hover { background-color: #5b5b5b; color: #fff; }

@media (max-width: 575.98px) { .table-wrapper-sm table { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
}

@media(max-width:768px) {
    .table-wrapper-md table { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
}

@media (max-width: 991.98px) {
    .table-res-lg table { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
}

@media (max-width: 1199.98px) {
    .table-wrapper-xl table { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
}
/*#endregion*/

/*#region content-head-container*/
.sub-title.product { border-bottom: 1px solid #e2e2e2; }
.product-head .title { font-size: 2.3rem;color: #11387f; margin-bottom:1rem;}
.product-head p { font-size: 1rem; color: #3c3c3c; padding-right: 30px;  }
.product-service { padding: 20px 0; }
.product-service > a:first-child { margin-right: 15px; }
.product-service a:hover{color:#fff;}
.product-feedback { display: inline-block; background: #5080d1; color: #fff; padding: 6px 16px; border-radius:5px; }
.product-down { display: inline-block; background: #5080d1; color: #fff; padding: 6px 16px; border-radius: 5px; }
.product-feed p { font-size: 0.875rem; color: #848484; line-height: 1.2rem; }
.page-sub-title2 { position: relative; padding: 8px 0px; font-size: 1.5rem; margin-bottom: 0px; font-weight: 400; color: #11387f; }
.content-table { background: #f7f7f7; }
.content-table h4 { font-size: 1.6rem; color: #5b5b5b; margin-bottom:15px;}
.product-head .pro-text { display:flex;align-items:center; }
.product-head .pro-img { display: flex; align-items: center;justify-content:flex-end; }
.product-head .product-thumb { border: none; width: 400px; }
.product-head .product-thumb img { width: 100%; height: auto; text-align: right; }
@media(max-width:576px) { .product-head p { padding-right: 0px; }
    .product-service { text-align: center; }
}
/*#endregion*/
/*#region footer*/
footer { color: #4f4f4f; }
footer a { color: #4f4f4f; }
footer a:hover { color: #db261c; }
footer .footer-top { background: #ededed; padding: 30px 0; font-size: 1rem; }
footer .footer-md { background: #fff; padding: 20px 0; }
footer .footer-md a { margin-right: 30px; font-size: 0.9rem; line-height: 1.4rem; }
footer .footer-md .container { display:flex;justify-content:center; align-items:center; }
footer .footer-bottom { background: #007fc8; text-align: center; padding-top: 15px; padding-bottom: 15px; color: #fff; font-size: 0.875rem; }
footer .footer-bottom a { color: #fff; }
footer .footer-bottom a:hover { color: #4f4f4f; }

@media(max-width:576px) {
    footer .footer-md .container { display: flex; justify-content: flex-start; align-items: center; flex-wrap:wrap }
}

/*#endregion*/
/*#region home*/
#faq-page .card{ margin-bottom: 1rem;}
#faq-page .card-header{ background: #f6f6f6;font-size: 1rem;font-weight: 300;padding: 1rem 0.75rem;margin-bottom: 0;cursor: pointer}
#faq-page .card-header:hover{ background: #f2f2f2;}
#faq-page .card-body{ padding: 1rem;border: 1px solid #eee;}

.home-title { font-family: 微软雅黑; position: relative; text-align: center; margin-bottom: 18px; font-weight: 500; font-size: 2rem; font-weight: bold; color: #000000; }
.home-title:after { display: block; content: ""; width: 40px; height: 3px; background: #22467c; margin: 18px auto 0; }

.home-products { padding: 2rem 0; background: #f5f5f5 ;}
.home-products .summary{ text-align: center;color: #000000;}

.home-gp { padding-top: 36px; padding-bottom: 36px; }
.home-gp .home-gp-hr { border-color: #485a67 }
.home-gp .home-gp-text { text-align: center; padding-top: 20px; padding-bottom: 20px;   }
.home-gp .home-gp-text::before { border: solid #22467c; content: ""; opacity: 0; position: absolute; top: 0; bottom: 0; left: 0; -webkit-transition: opacity .3s ease-in-out, -webkit-transform .3s ease-in-out; transition: opacity .3s ease-in-out, transform .3s ease-in-out; -webkit-transform: scale(0.1); -ms-transform: scale(0.1); transform: scale(0.1); pointer-events: none; z-index: 10; border-width: 2px 0 0 2px; right: 0.1rem; -webkit-transform-origin: left top; -ms-transform-origin: left top; transform-origin: left top; }
.home-gp .home-gp-text::after { border: solid #22467c; content: ""; opacity: 0; position: absolute; top: 0; right: 0; bottom: 0; -webkit-transition: opacity .3s ease-in-out, -webkit-transform .3s ease-in-out; transition: opacity .3s ease-in-out, transform .3s ease-in-out; -webkit-transform: scale(0.1); -ms-transform: scale(0.1); transform: scale(0.1); pointer-events: none; z-index: 10; border-width: 0 2px 2px 0; left: 0.1rem; -webkit-transform-origin: right bottom; -ms-transform-origin: right bottom; transform-origin: right bottom; }
.home-gp .home-gp-text:hover::before, .home-gp .home-gp-text:hover::after { opacity: 1; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
.home-gp .home-gp-text h4 { font-size: 1.2rem; color: #22467c; margin-top: 15px; padding-left: 15px; padding-right: 15px;font-weight: 600; font-family: "ProtitleFont";  }
.home-gp .home-gp-text p { font-size: 0.9rem; color: #a6a7aa; padding-left: 12px; padding-right:12px; }

.home-products-list { display:flex;justify-content:center; flex-wrap:wrap; }
.home-products .home-products-nav { background: #fff; border: 1px solid #d1d1d1; border-radius: 10px; overflow: hidden; display: inline-block; margin: 0 auto; padding: 20px 10px 5px; box-shadow: 2px 2px 4px #ebebeb  }
.home-products .home-products-nav .nav-item { margin-left:15px;margin-right:15px; }
.home-products .home-products-nav .nav-link { font-size: 1.1rem; color: #646464; text-align: center; }
.home-products .home-products-nav .nav-link.active { color: #2c77c3; }
.home-products .home-products-nav .nav-link:after { display: block; content: ""; width: 0px; height: 3px; background: #22467c; margin: 16px auto 0; }
.home-products .home-products-nav .nav-link.active:after { display: block; content: ""; width: 34px; height: 3px; background: #22467c; margin: 16px auto 0; transition:all 0.3s; }
.home-products .home-products-nav .nav-link:hover:after { display: block; content: ""; width: 34px; height: 3px; background: #22467c; margin: 16px auto 0; transition: all 0.3s; }
.home-products .tab-content { width: 100%; display: block; margin-top:3rem; }
.home-products .tab-content .card { border: 1px solid #d1d1d1; border-radius: 5px; overflow: hidden; background: #fff; text-align:center; }
.home-products .tab-content .card .card-title { height: 100px; display: flex; justify-content: center; align-items: center; border-bottom: 1px solid #d1d1d1; padding:0 10px; }
.home-products .tab-content .card .card-title h6 a {  font-size: 1.2rem; color: #616161; display: -webkit-box; overflow: hidden; text-overflow: ellipsis; word-wrap: break-word; white-space: normal !important; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.home-products .tab-content .card .card-title:after { display: block; content: ""; width: 33px; height: 3px; background: #f3413f; position:absolute;top:98px; z-index:999 }
.home-products .tab-content .card:hover { box-shadow: 4px 4px 8px #d1d1d1; transition: all 0.5s; }
.home-products .tab-content .card .card-title h6 a:hover { color: #2c77c3; transition: all 0.3s; }
.home-products .pro-col { padding-left:50px;padding-right:50px; }
.home-products .pro6-row { margin-right: 0px;margin-left: 0px; }
.home-products .pro6-col { padding-left:30px;padding-right:30px; }
.home-products .more { margin-top:3rem; display:flex;justify-content:center; margin-bottom:10px; }
.home-products .more a { padding: 14px 42px; background: #4a9cda; color: #fff; text-transform: uppercase; font-size: 0.875rem; border-radius:25px; }


.home-app { padding-top: 30px; padding-bottom: 20px; }
.home-app img { width:100%; height:auto; }
.home-app .app-col { padding-left: 15px; padding-right: 15px;  margin-top:20px;margin-bottom:10px }
.home-app .app-box { position: relative; }
.home-app .app-box .app-body { position: absolute; bottom: 0; left: 0; background: rgba(0, 0, 0, 0.8); z-index:10; width:100%; color:#fff; padding:20px 23px; text-align:center; overflow:hidden;height:67px;  }
.home-app .app-box .app-body h4 {  font-size: 1.6rem; color: #fff; margin-bottom: 15px;  }
.home-app .app-box .app-body .hr{ width:0%; height:1px;background:#fff;}
.home-app .app-box .app-body .app-nav { padding-top:20px; display:flex; flex-wrap:wrap;}
.home-app .app-box .app-body .app-nav p { width:50%; text-align:left; margin-bottom:0px; }
.home-app .app-box .app-body .app-nav p a { font-size:1.2rem; color:#fff; }
.home-app .app-box .app-body .app-nav p a:hover { color: #2c77c3; transition: all 0.3s; }
.app-box:hover .app-body { height: 100%; transition: all 0.5s; }
.app-box:hover .app-body .hr { width: 100%; transition: all 1s; }


.home-about { padding-top: 10px; padding-bottom: 40px; text-align: center;   }
.home-about p { font-size: 1.1rem; color: #3c3c3c;text-align: left; font-family:微软雅黑; }
.home-about .card-body  { padding: 15px 5px;  }
.home-about .card-body a { color: #3c3c3c; font-size:1.2rem; }
.home-about .card-body a:hover { color: #2c77c3; transition: all 0.3s; }

@media(max-width:576px) {
    .home-products .pro-col { padding-left:30px;padding-right:30px; }
    .home-products .home-products-nav .nav-item { margin-left: 15px; margin-right: 0px; }
    .home-products .home-products-nav .nav-link { font-size: 0.6rem; margin-bottom: 10px; }
    .home-products .home-products-nav .nav-link.active:after { margin: 4px auto 0; }
    .home-products .home-products-nav .nav-link { padding: 0; }
    .home-products .tab-content .card { margin-bottom: 15px; }
    .home-products .more { margin-top: 1rem; }
    .home-app .app-box .app-body h4 { font-size: 1.4rem;}
    .home-app .app-box .app-body .app-nav p a { font-size:0.75rem; }
}

/*#endregion*/

/*#region about-wrapper*/
.about-wrapper { color: #494949; padding:2rem 0; }
.about-wrapper h3 { font-size: 2.3rem; margin-bottom: 2rem; color:#11387f }
.about-wrapper p {  font-size: 16px; margin-bottom: 1.7rem; color:#656565;}
.about-wrapper .aboutimg { padding: 2.3rem; border: 1px solid #f2f2f2; display:flex;justify-content:space-between; }
.aboutimg-left { width:44%;  }
.aboutimg-right { display: flex; justify-content: space-between; flex-wrap: wrap; width:54%; position:relative }
.aboutimg-right .img { width: 48%; text-align: center }
.about-wrapper img { width: 100%; height: auto }
.about-wrapper .mb-ab { margin-bottom:23px; }
@media(max-width:576px) {
    .about-wrapper .aboutimg { flex-wrap: wrap; padding: 1rem; }
    .aboutimg-right{ width: 100%; }
    .aboutimg-left { width: 100%; margin-bottom: 23px; }
}
/*#endregion*/

/*#region article list style*/
.article-row-first { margin-bottom: 1.875rem; }
.article-row-first h3 a { font-size: 1.875rem; color: #11387f; }
.article-row-first h3 a:hover {  color: #2c77c3; transition: all 0.3s; }
.article-row-first p { font-size: 1rem; color: #656565; margin-top:1rem; }

.article-row { margin-bottom: 1.875rem;  }
.article-row .card-body { padding: 0rem 1.25rem; }
.article-row .title { margin-bottom: 0.75rem; }
.article-row .title a { font-size: 1.875rem; color: #11387f; }
.article-row .title a:hover { color: #2c77c3; transition: all 0.3s; }
.article-row p { font-size: 1rem; color: #656565; margin-top: 1rem;  }


@media(max-width:768px) {
    .article-row .card-body { padding: 1.25rem 0 0; }
    .article-row h3 { font-size: 1rem; }
}
/*#endregion*/


/*#region contact-wrapper*/
.contact-wrapper { color: #252525; padding: 2rem 0; background: #f2f2f2 }
.contact-wrapper .fktitle { margin-top: 10px; margin-bottom: 36px; font-size: 1.5rem; }
.contact-wrapper .contact-content h3 { font-weight: bold; color: #11387f; margin-top: 10px; margin-bottom: 36px; font-size: 1.5rem; }
.contact-wrapper .contact-content p { font-size: 1rem; color: #3c3c3c; margin-bottom:13px; }
.contact-wrapper .contact-img { margin-top:16px; }
.contact-wrapper .contact-img img { width:100%;height:auto; }

.contact-wrapper .form-feedback .form-control { height: 84px; border-radius: 5px; }
.contact-wrapper .form-feedback .btn { background: #2c77c3 }
@media(max-width:576px) {
    .contact-wrapper .form-feedback .form-control { height: auto; }
}
/*#endregion*/

/*手机端底部菜单*/
.mobile-nav{position: fixed;bottom: 0;left: 0;right: 0;height: 48px; background: #11387f;z-index: 999;display: flex;border-top: 2px solid #fff;}
.mobile-nav .item{width: 25%;border-left: 1px solid rgba(255,255,255,.2);}
.mobile-nav .item a{font-size: 12px;color: #fff;display: block; text-align: center;line-height: 20px;padding-top: 8px;}
.mobile-nav .item:first-child{border-left: 0px;}
.mobile-nav .item a:before{font-family: cmsfont; font-size: 14px; color: #fff;display: block; line-height: 16px;}
.mobile-nav .mobile-nav-home:before{content: "\f80a";font-family: cmsfont; font-size: 14px;}
.mobile-nav .mobile-nav-pro:before{content: "\f07a";font-family: cmsfont; font-size: 14px;}
.mobile-nav .mobile-nav-tel:before{content: "\f87a";font-family: cmsfont; font-size: 14px;}
.mobile-nav .mobile-nav-feedback:before{content: "\f0e0";font-family: cmsfont; font-size: 14px;}

.reveal-modal-bg{position:fixed;height:100%;width:100%;z-index:1000;display:none;top:0;left:0;background:rgba(00,00,00,0.8);}
.reveal-modal{visibility:hidden;top:50px;left:50%;margin-left:-45%;width:90%;position:absolute;z-index:1001;padding:25px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:0 0 10px rgba(0,0,0,.4);-webkit-box-shadow:0 0 10px rgba(0,0,0,.4);-box-shadow:0 0 10px rgba(0,0,0,.4);background-color:#FFF;}
.reveal-modal h2{font-size:20px;text-align:center;}
.reveal-modal .close-reveal-modal{font-size:30px;line-height:0.5;position:absolute;top:8px;right:11px;color:#333;text-shadow:0 -1px 1px rbga(0,0,0,.6);font-weight:bold;cursor:pointer;}
.reveal-modal-pro{visibility:hidden;top:0;left:0;width:100%;position:absolute;z-index:1001;background-color:#f7f7f7;height:100vh; overflow-y:auto;}
.reveal-modal-pro h2{width:100%;text-align:center;font-size:18px;text-transform:uppercase;line-height:45px;background:#fff;margin-bottom:0;}
.reveal-modal-pro h3{width:100%;font-size:16px;text-transform:uppercase;line-height:45px;font-weight:bold;background:#e4e4e4;padding-left:15px;margin-bottom:0;}
.reveal-modal-pro ul,.reveal-modal-pro ul li{list-style:none;padding:0;margin:0;}
.reveal-modal-pro .mb-pro-nav>li{border-top:1px solid #fff;border-bottom:1px solid #ddd;font-size:14px;line-height:1.2;text-transform:capitalize;position:relative;}
.reveal-modal-pro .mb-pro-nav>li>a{padding-left:20px;}
.reveal-modal-pro .mb-pro-nav>li a{display:block;padding-top:12px;padding-bottom:12px;padding-right:20px;}
.reveal-modal-pro .mb-pro-nav>li ul{display:none;}
.reveal-modal-pro .mb-pro-nav .hasul>a:after{content:'\f107';font-family:cmsfont;color:#999;font-size:18px;position:absolute;width:12px;height:18px;line-height:18px;text-align:center;right:10px;top:13px;font-weight:400;}
.reveal-modal-pro .mb-pro-nav>li.active>a{font-weight:bold;background:#eee;}
.reveal-modal-pro .mb-pro-nav>li.active{background:#eee;border-bottom:3px solid #dadada;}
.reveal-modal-pro .mb-pro-nav>li ul li{border-top:1px dotted #ccc;font-size:12px;}
.reveal-modal-pro .mb-pro-nav>li ul li a{padding-left:36px;}
.reveal-modal-pro .close-reveal-modal{font-size:30px;line-height:0.5;position:absolute;top:42px;padding: 15px; right:11px;color:#333;text-shadow:0 -1px 1px rbga(0,0,0,.6);font-weight:bold;cursor:pointer;}

@media(max-width:768px) {
    .totop{z-index: 99;bottom: 60px;}
    footer {margin-bottom: 48px; }
}

















